[INFO] cloning repository https://github.com/ChangeCaps/hex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChangeCaps/hex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94b955f3e44fb7c5c8076c29abec9f41457e20e9
[INFO] fixing ChangeCaps/hex against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChangeCaps%2Fhex" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChangeCaps/hex
[INFO] finished tweaking git repo https://github.com/ChangeCaps/hex
[INFO] tweaked toml for git repo https://github.com/ChangeCaps/hex written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChangeCaps/hex on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChangeCaps/hex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074
[INFO] running `Command { std: "docker" "start" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]     Checking rangemap v1.5.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking smol_str v0.3.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking glow v0.14.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-egl v0.32.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking font-types v0.6.0
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking read-fonts v0.20.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]     Checking x11rb v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking skrifa v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking swash v0.1.18
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking hex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `hex`
[INFO] [stderr]  --> src/lib.rs
[INFO] [stderr]   = cause: error: reloadable functions must return `impl View`
[INFO] [stderr]               --> src/lib.rs:322:1
[INFO] [stderr]                |
[INFO] [stderr]            322 | #[ori::reloadable("ui")]
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the attribute macro `ori::reloadable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                       ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                  ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:140:51
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:140:28
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> {
[INFO] [stdout]     |                            ^             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> + use<T> {
[INFO] [stdout]     |                                                                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:195:32
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:214:32
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:233:32
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:251:18
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:256:54
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> {
[INFO] [stdout]     |                        ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:283:26
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                          ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:291:31
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `hex`
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:47:37
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:47:23
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                       ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 47 | fn theme_button(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/lib.rs
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                  ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 77 | fn top_bar(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: reloadable functions must return `impl View`
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/lib.rs:95:31
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/lib.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 95 | fn picker(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]    |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/lib.rs:322:1
[INFO] [stdout] warning: `impl ori::prelude::View<T>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:140:51
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, these lifetimes are in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:140:28
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> {
[INFO] [stdout]     |                            ^             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn copyable_text<T>(shown: &str, copied: &str) -> impl View<T> + use<T> {
[INFO] [stdout]     |                                                                ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:159:18
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            322 | #[ori::reloadable("ui")]
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:171:32
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:190:32
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:190:18
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                = note: this error originates in the attribute macro `ori::reloadable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:195:32
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:195:18
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:214:32
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:214:18
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:233:32
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:233:18
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: aborting due to 1 previous error
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:251:32
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:251:18
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:256:54
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> {
[INFO] [stdout]     |                                                      ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> {
[INFO] [stdout]     |                        ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:283:40
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:283:26
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                          ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn output_selector(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:291:31
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:291:17
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                 ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn output(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:314:32
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:314:18
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 314 | fn content(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl ori::prelude::View<Data>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]    --> src/lib.rs:323:27
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]    --> src/lib.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |             ^
[INFO] [stdout]     = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn ui(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                           +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] crater-edition-check: hex v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori.git#bd74b4f7)
[INFO] [stderr]     Checking hex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let title = text!("hex").font_size(16.0);
[INFO] [stdout]    |                                        ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |     vstack![center(view), color].gap(20.0).align(Align::Stretch)
[INFO] [stdout]     |                                      ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:124:49
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let copy = button(fa::icon("copy").size(12.0))
[INFO] [stdout]     |                                                 ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     hstack![text(shown).font_size(12.0), copy]
[INFO] [stdout]     |                                   ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .gap(12.0)
[INFO] [stdout]     |              ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 160 |     let (h, s, l) = data.color.to_hsl();
[INFO] [stdout] 161 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 168 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 167 |     let copied = format!("hsl({}, {}, {})", h, s * 100.0, l * 100.0);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 168 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 172 |     let (h, s, v) = data.color.to_hsv();
[INFO] [stdout] 173 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 181 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 179 |     let copied = format!("hsv({}, {}, {})", h, s * 100.0, v * 100.0);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 180 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 181 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 184 |     let [r, g, b, _] = data.color.to_rgba8();
[INFO] [stdout] 185 |     let shown = format!("rgb({: <5}, {: <4}, {: <4})", r, g, b);
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] 186 |     let copied = format!("rgb({}, {}, {})", r, g, b);
[INFO] [stdout] 187 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 188 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let copied = format!("rgb({}, {}, {})", r, g, b);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 187 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 188 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 191 |     let hex = data.color.to_hex().to_string();
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 192 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------^^^^-------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 193 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 191 |     let hex = data.color.to_hex().to_string();
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 192 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------------^^^^-
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 193 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 196 |     let (h, s, l) = data.color.to_hsl();
[INFO] [stdout] 197 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 211 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 212 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:211:27
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 211 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 212 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 215 |     let (h, s, v) = data.color.to_hsv();
[INFO] [stdout] 216 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 230 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 223 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 230 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 234 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 248 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 249 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 241 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 248 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 249 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 252 |     let hex = format!("hex(\"{}\")", data.color.to_hex());
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 253 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------^^^^-------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 254 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 252 |     let hex = format!("hex(\"{}\")", data.color.to_hex());
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 253 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------------^^^^-
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 254 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:258:47
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Output::Css => text!("css").font_size(14.0),
[INFO] [stdout]     |                                               ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:259:47
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Output::Ori => text!("ori").font_size(14.0),
[INFO] [stdout]     |                                               ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:288:10
[INFO] [stdout]     |
[INFO] [stdout] 288 |     .gap(12.0)
[INFO] [stdout]     |          ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     hstack![
[INFO] [stdout] 285 | |         output_button(data, Output::Css),
[INFO] [stdout]     | |                       ---- first mutable borrow occurs here
[INFO] [stdout] 286 | |         output_button(data, Output::Ori),
[INFO] [stdout]     | |                       ^^^^ second mutable borrow occurs here
[INFO] [stdout] 287 | |     ]
[INFO] [stdout]     | |_____- first borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         output_button(data, Output::Css),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 .gap(2.0),
[INFO] [stdout]     |                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:301:22
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 .gap(2.0),
[INFO] [stdout]     |                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 311 |     .gap(4.0)
[INFO] [stdout]     |          ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:44
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:59
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ----                          ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:74
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here        ^^^^ second mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of function
[INFO] [stdout]    --> src/lib.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 291 |   fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |             ----  - let's call the lifetime of this reference `'1`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `data` is a reference that is only valid in the function body
[INFO] [stdout] ...
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________`data` escapes the function body here
[INFO] [stdout]     |           argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:44
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:59
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ----                          ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:74
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here        ^^^^ second mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 306 |           center(output_selector(data)),
[INFO] [stdout]     |                                  ^^^^ second mutable borrow occurs here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         .gap(20.0)
[INFO] [stdout]     |              ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:315:45
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let view = vstack![picker(data), output(data)]
[INFO] [stdout]     |                -----------------------------^^^^--
[INFO] [stdout]     |                |              |             |
[INFO] [stdout]     |                |              |             second mutable borrow occurs here
[INFO] [stdout]     |                |              first mutable borrow occurs here
[INFO] [stdout]     |                first borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let view = vstack![picker(data), output(data)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  95 | fn picker(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:325:51
[INFO] [stdout]     |
[INFO] [stdout] 324 |       styled(data.theme.palette(), || {
[INFO] [stdout]     |                                     - return type of closure `EventHandler<Data, Container<Aligned<Stack<(impl ori::prelude::View<Data>, impl ori::prelude::View<Data>)>>>>` contains a lifetime `'1`
[INFO] [stdout] 325 |           let view = vstack![top_bar(data), content(data)].align(Align::Stretch);
[INFO] [stdout]     |                                      ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      first mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 331 | /         on_event(view, |cx, data: &mut Data, event| {
[INFO] [stdout] 332 | |             if event.is_key_pressed(Key::Escape) {
[INFO] [stdout] 333 | |                 cx.cmd(AppCommand::Quit);
[INFO] [stdout] ...   |
[INFO] [stdout] 344 | |         })
[INFO] [stdout]     | |__________- returning this value requires that `*data` is borrowed for `'1`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let view = vstack![top_bar(data), content(data)].align(Align::Stretch);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  77 | fn top_bar(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> fn(&'a mut Data) -> impl ori::prelude::View<Data> {ui}: ori_app::IntoUiBuilder<_, _>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:372:43
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let app = App::build().window(window, ui).style(style());
[INFO] [stdout]     |                            ------         ^^ the trait `ori_app::IntoUiBuilder<_, _>` is not implemented for fn item `for<'a> fn(&'a mut Data) -> impl ori::prelude::View<Data> {ui}`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AppBuilder::<T>::window`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-app/src/builder.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn window<V, P>(
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  69 |         builder: impl IntoUiBuilder<V, P, Data = T>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AppBuilder::<T>::window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0499, E0521, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:79:40
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let title = text!("hex").font_size(16.0);
[INFO] [stdout]    |                                        ^^^^ help: explicitly specify the type as `f32`: `16.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hex` (lib) due to 28 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:38
[INFO] [stdout]     |
[INFO] [stdout] 107 |     vstack![center(view), color].gap(20.0).align(Align::Stretch)
[INFO] [stdout]     |                                      ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:124:49
[INFO] [stdout]     |
[INFO] [stdout] 124 |         let copy = button(fa::icon("copy").size(12.0))
[INFO] [stdout]     |                                                 ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:148:35
[INFO] [stdout]     |
[INFO] [stdout] 148 |     hstack![text(shown).font_size(12.0), copy]
[INFO] [stdout]     |                                   ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:150:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         .gap(12.0)
[INFO] [stdout]     |              ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 160 |     let (h, s, l) = data.color.to_hsl();
[INFO] [stdout] 161 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 168 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:168:27
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 167 |     let copied = format!("hsl({}, {}, {})", h, s * 100.0, l * 100.0);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 168 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 169 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 172 |     let (h, s, v) = data.color.to_hsv();
[INFO] [stdout] 173 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 180 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 181 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:180:27
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn hsv_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 179 |     let copied = format!("hsv({}, {}, {})", h, s * 100.0, v * 100.0);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 180 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 181 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:187:19
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 184 |     let [r, g, b, _] = data.color.to_rgba8();
[INFO] [stdout] 185 |     let shown = format!("rgb({: <5}, {: <4}, {: <4})", r, g, b);
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] 186 |     let copied = format!("rgb({}, {}, {})", r, g, b);
[INFO] [stdout] 187 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 188 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:187:27
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn rgb_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let copied = format!("rgb({}, {}, {})", r, g, b);
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] 187 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 188 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:192:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 191 |     let hex = data.color.to_hex().to_string();
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 192 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------^^^^-------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 193 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 190 | fn hex_css(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 191 |     let hex = data.color.to_hex().to_string();
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 192 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------------^^^^-
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 193 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 196 |     let (h, s, l) = data.color.to_hsl();
[INFO] [stdout] 197 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 211 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 212 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:211:27
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 204 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 211 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 212 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:230:19
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 215 |     let (h, s, v) = data.color.to_hsv();
[INFO] [stdout] 216 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 230 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn ori_hsv(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 223 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 230 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 231 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `shown` does not live long enough
[INFO] [stdout]    --> src/lib.rs:248:19
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 234 |     let shown = format!(
[INFO] [stdout]     |         ----- binding `shown` declared here
[INFO] [stdout] ...
[INFO] [stdout] 248 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     --------------^^^^^^----------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `shown` is borrowed for `'1`
[INFO] [stdout] 249 | }
[INFO] [stdout]     | - `shown` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `copied` does not live long enough
[INFO] [stdout]    --> src/lib.rs:248:27
[INFO] [stdout]     |
[INFO] [stdout] 233 | fn ori_rgb(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] ...
[INFO] [stdout] 241 |     let copied = format!(
[INFO] [stdout]     |         ------ binding `copied` declared here
[INFO] [stdout] ...
[INFO] [stdout] 248 |     copyable_text(&shown, &copied)
[INFO] [stdout]     |     ----------------------^^^^^^^-
[INFO] [stdout]     |     |                     |
[INFO] [stdout]     |     |                     borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `copied` is borrowed for `'1`
[INFO] [stdout] 249 | }
[INFO] [stdout]     | - `copied` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:253:19
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 252 |     let hex = format!("hex(\"{}\")", data.color.to_hex());
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 253 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------^^^^-------
[INFO] [stdout]     |     |             |
[INFO] [stdout]     |     |             borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 254 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0597]: `hex` does not live long enough
[INFO] [stdout]    --> src/lib.rs:253:25
[INFO] [stdout]     |
[INFO] [stdout] 251 | fn ori_hex(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |                  - let's call the lifetime of this reference `'1`
[INFO] [stdout] 252 |     let hex = format!("hex(\"{}\")", data.color.to_hex());
[INFO] [stdout]     |         --- binding `hex` declared here
[INFO] [stdout] 253 |     copyable_text(&hex, &hex)
[INFO] [stdout]     |     --------------------^^^^-
[INFO] [stdout]     |     |                   |
[INFO] [stdout]     |     |                   borrowed value does not live long enough
[INFO] [stdout]     |     argument requires that `hex` is borrowed for `'1`
[INFO] [stdout] 254 | }
[INFO] [stdout]     | - `hex` dropped here while still borrowed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:258:47
[INFO] [stdout]     |
[INFO] [stdout] 258 |         Output::Css => text!("css").font_size(14.0),
[INFO] [stdout]     |                                               ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:259:47
[INFO] [stdout]     |
[INFO] [stdout] 259 |         Output::Ori => text!("ori").font_size(14.0),
[INFO] [stdout]     |                                               ^^^^ help: explicitly specify the type as `f32`: `14.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:288:10
[INFO] [stdout]     |
[INFO] [stdout] 288 |     .gap(12.0)
[INFO] [stdout]     |          ^^^^ help: explicitly specify the type as `f32`: `12.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:286:23
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     hstack![
[INFO] [stdout] 285 | |         output_button(data, Output::Css),
[INFO] [stdout]     | |                       ---- first mutable borrow occurs here
[INFO] [stdout] 286 | |         output_button(data, Output::Ori),
[INFO] [stdout]     | |                       ^^^^ second mutable borrow occurs here
[INFO] [stdout] 287 | |     ]
[INFO] [stdout]     | |_____- first borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 285 |         output_button(data, Output::Css),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 256 | fn output_button(data: &mut Data, output: Output) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:296:22
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 .gap(2.0),
[INFO] [stdout]     |                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:301:22
[INFO] [stdout]     |
[INFO] [stdout] 301 |                 .gap(2.0),
[INFO] [stdout]     |                      ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:311:10
[INFO] [stdout]     |
[INFO] [stdout] 311 |     .gap(4.0)
[INFO] [stdout]     |          ^^^ help: explicitly specify the type as `f32`: `4.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:44
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:59
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ----                          ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:294:74
[INFO] [stdout]     |
[INFO] [stdout] 293 |           Output::Css => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 294 | |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here        ^^^^ second mutable borrow occurs here
[INFO] [stdout] 295 | |                 .align(Align::Stretch)
[INFO] [stdout] 296 | |                 .gap(2.0),
[INFO] [stdout] 297 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |             vstack![hsl_css(data), hsv_css(data), rgb_css(data), hex_css(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn hsl_css(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0521]: borrowed data escapes outside of function
[INFO] [stdout]    --> src/lib.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 291 |   fn output(data: &mut Data) -> impl View<Data> {
[INFO] [stdout]     |             ----  - let's call the lifetime of this reference `'1`
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `data` is a reference that is only valid in the function body
[INFO] [stdout] ...
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |         ^
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |_________`data` escapes the function body here
[INFO] [stdout]     |           argument requires that `'1` must outlive `'static`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:44
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:59
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ----                          ^^^^ second mutable borrow occurs here
[INFO] [stdout]     | |                             |
[INFO] [stdout]     | |                             first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:299:74
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here        ^^^^ second mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:306:32
[INFO] [stdout]     |
[INFO] [stdout] 298 |           Output::Ori => any(
[INFO] [stdout]     |  ________________________-
[INFO] [stdout] 299 | |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     | |                             ---- first mutable borrow occurs here
[INFO] [stdout] 300 | |                 .align(Align::Stretch)
[INFO] [stdout] 301 | |                 .gap(2.0),
[INFO] [stdout] 302 | |         ),
[INFO] [stdout]     | |_________- argument requires that `*data` is borrowed for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 306 |           center(output_selector(data)),
[INFO] [stdout]     |                                  ^^^^ second mutable borrow occurs here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:299:21
[INFO] [stdout]     |
[INFO] [stdout] 299 |             vstack![ori_hsl(data), ori_hsv(data), ori_rgb(data), ori_hex(data),]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^
[INFO] [stdout] note: requirement that the value outlives `'static` introduced here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-core/src/view/any.rs:44:30
[INFO] [stdout]     |
[INFO] [stdout]  44 | pub fn any<'a, T>(view: impl AnyView<T> + 'a) -> Box<dyn AnyView<T> + 'a> {
[INFO] [stdout]     |                              ^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout] 195 | fn ori_hsl(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:316:14
[INFO] [stdout]     |
[INFO] [stdout] 316 |         .gap(20.0)
[INFO] [stdout]     |              ^^^^ help: explicitly specify the type as `f32`: `20.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:315:45
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let view = vstack![picker(data), output(data)]
[INFO] [stdout]     |                -----------------------------^^^^--
[INFO] [stdout]     |                |              |             |
[INFO] [stdout]     |                |              |             second mutable borrow occurs here
[INFO] [stdout]     |                |              first mutable borrow occurs here
[INFO] [stdout]     |                first borrow later used here
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:315:24
[INFO] [stdout]     |
[INFO] [stdout] 315 |     let view = vstack![picker(data), output(data)]
[INFO] [stdout]     |                        ^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  95 | fn picker(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0499]: cannot borrow `*data` as mutable more than once at a time
[INFO] [stdout]    --> src/lib.rs:325:51
[INFO] [stdout]     |
[INFO] [stdout] 324 |       styled(data.theme.palette(), || {
[INFO] [stdout]     |                                     - return type of closure `EventHandler<Data, Container<Aligned<Stack<(impl ori::prelude::View<Data>, impl ori::prelude::View<Data>)>>>>` contains a lifetime `'1`
[INFO] [stdout] 325 |           let view = vstack![top_bar(data), content(data)].align(Align::Stretch);
[INFO] [stdout]     |                                      ----           ^^^^ second mutable borrow occurs here
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      first mutable borrow occurs here
[INFO] [stdout] ...
[INFO] [stdout] 331 | /         on_event(view, |cx, data: &mut Data, event| {
[INFO] [stdout] 332 | |             if event.is_key_pressed(Key::Escape) {
[INFO] [stdout] 333 | |                 cx.cmd(AppCommand::Quit);
[INFO] [stdout] ...   |
[INFO] [stdout] 344 | |         })
[INFO] [stdout]     | |__________- returning this value requires that `*data` is borrowed for `'1`
[INFO] [stdout]     |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]    --> src/lib.rs:325:28
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let view = vstack![top_bar(data), content(data)].align(Align::Stretch);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]     |
[INFO] [stdout]  77 | fn top_bar(data: &mut Data) -> impl View<Data> + use<> {
[INFO] [stdout]     |                                                +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> fn(&'a mut Data) -> impl ori::prelude::View<Data> {ui}: ori_app::IntoUiBuilder<_, _>` is not satisfied
[INFO] [stdout]    --> src/lib.rs:372:43
[INFO] [stdout]     |
[INFO] [stdout] 372 |     let app = App::build().window(window, ui).style(style());
[INFO] [stdout]     |                            ------         ^^ the trait `ori_app::IntoUiBuilder<_, _>` is not implemented for fn item `for<'a> fn(&'a mut Data) -> impl ori::prelude::View<Data> {ui}`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `AppBuilder::<T>::window`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ori-0705914b18144163/bd74b4f/crates/ori-app/src/builder.rs:69:23
[INFO] [stdout]     |
[INFO] [stdout]  66 |     pub fn window<V, P>(
[INFO] [stdout]     |            ------ required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout]  69 |         builder: impl IntoUiBuilder<V, P, Data = T>,
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `AppBuilder::<T>::window`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0499, E0521, E0597.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hex` (lib test) due to 28 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074", kill_on_drop: false }`
[INFO] [stdout] 7e58fd90d5c9f3019953a67e141e4aa4fd98dfb7e8f7f32a94684e533d1f1074
